github.com/valyala/fastjson.kv.v (field)
8 uses
github.com/valyala/fastjson (current package)
parser.go#L95: v *Value
parser.go#L250: kv.v, s, err = parseValue(s, c, depth)
parser.go#L474: dst = kv.v.MarshalTo(dst)
parser.go#L530: return kv.v
parser.go#L540: return kv.v
parser.go#L558: f(s2b(kv.k), kv.v)
update.go#L68: kv.v = value
update.go#L76: kv.v = value
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)